home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / PostScript / EnhancedYap / Source / English.lproj / Document.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  185 b   |  15 lines

  1. PSText = {
  2.     SUPERCLASS = Text;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. YapDocument = {
  10.     OUTLETS = {
  11.     document;
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15.